home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / archiver / unix / unz50p1.zoo / History.501 < prev    next >
Text File  |  1993-01-12  |  1KB  |  31 lines

  1. UnZip version 5.0p1, 12 January 1993
  2.  
  3. Bugs fixed:
  4.  
  5.  - inflate:  various bugfixes
  6.     - fixed to work with PKZIP 2.04c (allow empty code sets in huft_build)
  7.     - ifdef'd fixes to deal with PKZIP beta bugs (PKZIP_BUG_WORKAROUND)
  8.     - inflate_entry -> inflate; fixed comment; removed memory error message
  9.  - funzip:  various bugfixes
  10.     - added final exit(0) to avoid gnutar problem
  11.     - OS/2 and MS-DOS read/write modes
  12.     - improved/fixed inflation error messages; inflate_entry() -> inflate()
  13.     - fixed crypt/store bug
  14.     - fixed decryption check (single byte)
  15.  - updated decryption password test to work with PKZIP 2.04c
  16.  - fixed decryption header bug (double decryption of header in some cases)
  17.  - fixed non-definition of UNIX macro under Xenix and Convex Unix
  18.  - MS-DOS/Windows:  fixed DISPLAY bug in misc.c
  19.  - fixed ecrec offsets reported by zipinfo -v (real, expected were reversed)
  20.  - fixed extract.c error messages for explode(), inflate()
  21.  - removed extraneous ')' for 386BSD in misc.c
  22.  - various Makefile changes/fixes
  23.  - updated Contents, README, Where files
  24.  
  25. Other changes:
  26.  
  27.  - renamed Readme to README as per comp.sources.misc guidelines
  28.  - renamed thinkc.rsrc.hqx to thinkc_rsrc.hqx (fatal bug in MS-DOS SHEZ80)
  29.  
  30. Greg Roelofs (a.k.a. Cave Newt)
  31.